home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / LITTLE / TOOLKIT.ZIP / CONFIG.040 / MAGX.TXT < prev    next >
Encoding:
Text File  |  1996-12-28  |  2.7 KB  |  59 lines

  1.  
  2. * MAGXFAST.040 - a config file for loading MagiC 4.02 into FastRAM.
  3.  
  4.   Once configured, place the driver in the auto folder like this:
  5.  
  6.     XBOOT.PRG    boot manager - FastRAM flags _MUST_ be set!
  7.     68040DRV.PRG    68040 driver - FastRAM flags _MUST_ be set!
  8.     MAGXBOOT.PRG    MagiC booter - FastRAM flags _MUST_ be set!
  9.     68882.PRG    68882 emulator (if required)
  10.     ....        everything else comes afterwards
  11.  
  12.   Notes for MagiC/FastRAM users:
  13.  
  14. ~ Nothing must be allowed to run BEFORE either 68040DRV.PRG or MAGXBOOT.PRG
  15.   unless it uses _nothing but_ FastRAM. Use of ST-Ram is strictly off bounds
  16.   until 68040DRV.PRG is executed for the SECOND TIME. I.E. after MAGXBOOT
  17.   performs it's usual warm reset. The reason for this is complicated, but
  18.   if it is not adhered to, the machine will corrupt it's own PMMU tables
  19.   and won't even get as far as the desktop.
  20.   
  21. ~ If you can't get it working, remove XBOOT (or whatever you use as a
  22.   boot manager), and everything else that you may have set up to run BEFORE
  23.   the 68040DRV.PRG patch program. If it still doesn't work, then read the
  24.   'MC68040 ToolKit troubleshooting guide' supplied with this package.
  25.   
  26. ~ There may be occasional problems when attempting a warm boot after MagiC
  27.   has loaded. If this happens (black screen, or rubbish), then just resort
  28.   to a cold start by powering off and let MagiC load again from scratch. It
  29.   doesn't happen very often, but can be annoying when it does.
  30.   
  31. ~ If you use Floppy disk or SCSI-based disk drives, and you have some
  32.   FastRAM installed, then you are strongly advised to use either the
  33.   'Buffer Internally' button or an XFRB option in either your disk driver
  34.   software or 68040DRV.PRG. It is not necessary to enable both, but it
  35.   won't do any harm if you do. If you do not use an XFRB option under MagiC,
  36.   and you have not forced all of your Floppy disk/SCSI drive letters to be
  37.   DMA/FRB compliant, then it is very likely that 'interesting things' will
  38.   happen to files held on these drives! Be warned!
  39.  
  40. ~ If you DON'T have FastRAM, then you shouldn't try to use this file. You
  41.   should use the MAGX.040 configuration file (described below) instead.
  42.  
  43. * MAGX.040 - configuration file for using MagiC in normal RAM.
  44.   
  45.   For a non-FastRAM MagiC setup, place the programs in the auto folder
  46.   like this:
  47.  
  48.     XBOOT.PRG    boot manager
  49.     MAGXBOOT.PRG    MagiC booter
  50.     68040DRV.PRG    68040 driver - configured with the MAGX.040 file
  51.     68882.PRG    68882 emulator (if required)
  52.     ....        everything else comes afterwards
  53.  
  54.   Notes for non-FastRAM MagiC users:
  55.   
  56. ~ All problems relating to FRB/SCSI/Floppy disk issues are irrelevant
  57.   if you do not have FastRAM installed. For this reason, many of the
  58.   problems indicated above are not applicable.
  59.